/*
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,800|Hind:300,400,600,700,800&display=swap');
@import url('https://db.onlinewebfonts.com/c/9d25ea5c587d0f9d470aa9a3634735ea?family=ETmodules');
*/

#drpTime { font-size:14px;}
.iti__selected-dial-code{ font-size:14px; }

#callMeModal {
}
#callMeModal .modal-wrapper{
  display: none;
  position: fixed;
  z-index: 999999;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 10px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

#callMeModal .content {
  position: relative;
  background-color: #fff;
  margin: 5em auto;
  padding: 4em 2em;
  width: 80%;
  text-align: center;
  min-height: 50em;
  max-width: 55em;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  border-top: 3px solid #1288c9
}

#callMeModal .close {
  position: absolute;
  right: 5px;
  top: 10px;
  color: #1288c9;
  font-size: 6em;
}

#callMeModal .close:hover,
#callMeModal .close:focus {
  color: #1673ba;
  text-decoration: none;
  cursor: pointer;
}

#callMeModal .step {
  display: none;
  max-width: 70%;
  margin: 0 auto;
}

#callMeModal .step.active {
  display: inline-block;
}

#callMeModal .option {
  display: none;
  width: 100%;
}
#callMeModal .option.active {
  display: inline-block;
}

#callMeModal h2 {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 3em;
  font-weight: 800;
  color: #140858;
  margin: 1em 0 .2em;
  padding: 0;
}

#callMeModal h3 {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  font-weight: 800;
  color: #140858;
  margin: 1.6em 0;
  padding: 0;
}

#callMeModal p {
  font-size: 1.6em;
  line-height: 1.2;
  color: #58585b;
  margin: 0 0 2em;
  padding: 0;
}

#callMeModal p a,
#callMeModal p span {
  color: #2ea3f2;
  text-decoration: none;
}

#callMeModal .callme-list,
#callMeModal .callme-list li {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 2em 1em;
  border-bottom: 1px solid #d3d4d5;
}
#callMeModal .callme-list li.disabled {
  filter: grayscale(1);
}
#callMeModal .callme-list li.disabled a {
  opacity: .5;
  cursor: not-allowed;
}
#callMeModal .callme-list li a span {
  display: none;
}
#callMeModal .callme-list li.disabled a span {
  display: inline-block;
  letter-spacing: -.05px;
  text-transform: none;
}

#callMeModal .callme-list li:last-child {
  border: 0
}

#callMeModal ul.callme-list {
  margin: 0 auto;
  border: 0;
  padding: 0;
}

#callMeModal ul.callme-list-contact {
  margin-top: -3em
}

#callMeModal ul.callme-list-contact p {
  margin: 0
}

#callMeModal ul.callme-list-contact p a,
#callMeModal ul.callme-list-contact p span {
  font-size: 1.1em;
  font-weight: 600;
  color: #140858;
}

#callMeModal ul.callme-list-contact p span {
  font-weight: 400;
}

#callMeModal ul.callme-list-contact p strong,
#callMeModal ul.callme-list-contact p strong span {
  display: block;
  font-weight: 600;
}

#callMeModal ul.callme-list-contact p img {
  width: 8em;
  height: auto;
  display: block;
  margin: 0 auto;
}

#callMeModal .btn-back,
#callMeModal .btn-backToForm {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 15px;
  font-weight: 400;
  font-family: "Hind";
  color: #7a7a7a;
  display: block;
  padding-left: 14px
}

#callMeModal .btn-back::before,
#callMeModal .btn-backToForm::before {
  content: "\f104 ";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #7a7a7a;
  font-size: 18px;
  position: absolute;
  top: -1px;
  left: 0;
}

#callMeModal .btn-button {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  display: inline-block;
  border-radius: 30px;
  padding: .7em 3em;
  background-color: #1288c9;
  border: 1px solid #1288c9;
  color: #fff;
  cursor: pointer;
  min-width: 10em;
  text-decoration: none;
  text-align: center;
  margin: 1em auto 0;
}

#callMeModal .btn-img {
  width: 100%;
  font-size: 1.8em;
  background-color: transparent;
  border: 1px solid transparent;
  color: #140858;
  margin-top: 0;
  padding-left: 5em;
  text-align: left;
}

#callMeModal .btn-img span {
  display: block;
  font-size: .7em;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

#callMeModal .btn-img::after {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #1288c9 !important;
  padding: 0 !important;
  line-height: 28px !important;
  border-radius: 50% !important;
  color: #1288c9;
  width: 28px;
  font-size: 1.3em;
  font-family: ETmodules;
  content: "5";
  position: absolute;
  right: 0;
  top: 50%;
  text-align: center;
  margin-top: -15px
}

#callMeModal div#livePersonChat {
  cursor: inherit;
}

#callMeModal .Chat_offline .btn-img {
  cursor: pointer;
  pointer-events: none;
}
#livePersonChat .Chat_online {
  cursor: pointer;
}
#callMeModal .Chat_offline .btn-img#btnChat::after {
  display: none;
}

#callMeModal li:not(.disabled) .btn-img:hover::after {
  background-color: #1288c9;
  color: #fff;
}

#callMeModal .btn-img::before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  background-size: 100%;
  width: 4.4em;
  height: 4.4em;
  margin-top: -2.2em
}

#callMeModal .btn-img.btn-img--open-account::before {
  background-image: url(../imgs/ico_01.png);
}
#callMeModal .btn-img.btn-img--faqs::before {
  background-image: url(../imgs/ico_05.png);
}
#callMeModal .btn-img.btn-img--contact::before {
  background-image: url(../imgs/ico_06.png);
}
#callMeModal .btn-img.btn-img--client-support::before {
  background-image: url(../imgs/ico_02.png);
}
#callMeModal .btn-img.btn-img--tech-support::before {
  background-image: url(../imgs/ico_03.png);
}
#callMeModal .btn-img.btn-img--chat::before {
  background-image: url(../imgs/ico_04.png);
}
#callMeModal .Chat_offline .btn-img.btn-img--chat::before {
  background-image: url(../imgs/ico_04-off.png);
}
#callMeModal .btn-img.btn-img-off::after {
  display: none
}
#callMeModal .btn-img.btn-img--chat::before {
  background-image: url(../imgs/ico_04-off.png);
}
#callMeModal .Chat_online .btn-img.btn-img--chat::before {
  background-image: url(../imgs/ico_04.png);
}
#callMeModal .btn-img.btn-img--learning-center::before {
  background-image: url(../imgs/ico_33.png);
}

#callMeModal .btnChat {
  position: relative;
  font-size: 1.3em;
  margin: 2em auto 3em;
  display: inline-block;
  color: #7a7a7a;
  text-align: center;
  width: auto;
}

#callMeModal .Chat_online .btn-img.btnChat {
  color: #140858;
}

#callMeModal .Chat_offline .btn-img {
  color: #7a7a7a;
}

#callMeModal .btn-img.btnChat::after {
  display: none
}

#callMeModal form {
  margin: 3em auto 0;
  text-align: left;
}

#callMeModal form .form-group {
  margin: 0 0 3em
}

#callMeModal form .form-group label {
  font-size: 1.4em;
  line-height: 1.2;
  color: #58585b;
  display: block;
  margin: 0 0 0.3em
}

#callMeModal form .form-group label.error {
  position: absolute;
  bottom: -2em;
  font-size: 1.2em;
  color: #f00;
}

#callMeModal form .form-group .iti {
  width: 312px;
}
#callMeModal form .form-group .iti__country-list {
  width: 312px;
}
#callMeModal form .form-group .input-style,
#callMeModal form .form-group .select-style {
  border: 1px solid #bbe7fa;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  border-radius: 0;
  color: #58585b;
  padding: .3em 1em;
  width: 100%;
  height: 3em;
  cursor: pointer;
}

#callMeModal form .form-group .input-style::placeholder {
  color: #ccc;
}

#callMeModal form .form-group .select-style {
  padding: 0;
  width: 312px;
  overflow: hidden;
  background: url("../imgs/icon-select.png") no-repeat 97% 50%;
  background-size: 18px auto;
}

#callMeModal form .form-group .select-style select {
  padding: .8em 1em;
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  cursor: pointer;
  min-width: 300px;
}

#callMeModal form .form-group .select-style select:focus {
  outline: none;
}

#callMeModal form .form-group input.btn-button {
  width: 99%;
}
#callMeModal form .form-group input.btn-button.btn-disabled {
    background: #c3c3c3;
    border-color: #a9a9a9;
    color: #eee;
    cursor: not-allowed;
}

#callMeModal .step-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 2.5em 2em;
  margin: 0;
  text-align: center;
}

#callMeModal .step-footer p {
  font-family: 'Hind', Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #6c7c8b;
  margin: 0;
}

#callMeModal .step-footer p a {
  font-weight: 600;
}

.iti__country-list {
  max-width: 312px;
}
.iti-mobile .iti--container {
  z-index: 999999;
}

@media (max-width: 640px) {
  #callMeModal {
    font-size: 9.5px;
  }

  #callMeModal .content {
    max-width: none;
    width: 90%;
  }

  #callMeModal .step {
    max-width: 100%;
  }

  #callMeModal form .form-group .select-style {
    height: 3.5em;
  }

  #callMeModal form .form-group .select-style select {
    padding: 1em;
  }

  #callMeModal form .form-group .input-style,
  #callMeModal form .form-group .select-style select {
    padding: 1em;
    font-size: 14px;
  }

  #callMeModal .step-footer {
    width: 30em;
    left: 50%;
    transform: translateX(-50%);
  }
}